github.com/jackc/pgx/v5.baseRows.Next (method, view implemented interface methods)

2 uses

	github.com/jackc/pgx/v5 (current package)
		rows.go#L109: 	if !rows.Next() {
		rows.go#L220: func (rows *baseRows) Next() bool {